toggle-read-only fixes for bugs#7292, 10006.
authorGlenn Morris <rgm@gnu.org>
Thu, 10 Nov 2011 02:17:45 +0000 (21:17 -0500)
committerGlenn Morris <rgm@gnu.org>
Thu, 10 Nov 2011 02:17:45 +0000 (21:17 -0500)
commit6baaed48b88510810acefb4d928c7ad03d8c2d80
tree1b273949daded8d31a1d140e180e6af3592085b0
parent7eff62c4af02c637b765007dc1d5f3eb7a95cd69
toggle-read-only fixes for bugs#7292, 10006.

* doc/lispref/buffers.texi (Read Only Buffers): Expand a bit on why
toggle-read-only should only be used interactively.

* lisp/files.el (toggle-read-only): Mention that it should only
be used interactively.

* lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
Add toggle-read-only.
doc/lispref/ChangeLog
doc/lispref/buffers.texi
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el
lisp/files.el